- escapeWindowsPathSep
string escapeWindowsPathSep(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateCodeTemplate
string generateCodeTemplate(TemplateInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateDubProject
string generateDubProject(DubProjectInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateProject
bool generateProject(Terminal t, string projectPath, string enginePath, DubProjectInfo dubInfo, TemplateInfo templateInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateReadmeContent
string generateReadmeContent(string projectName)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateVSCodeDebuggerLaunch
string generateVSCodeDebuggerLaunch(string enginePath)
Undocumented in source. Be warned that the author may not have intended to support it.